| AdTranscriptConfig |
| Logical Entity Name | AdTranscriptConfig |
| Default Table Name | AdTranscriptConfig |
| Physical Only | NO |
| Definition | |
| Note |
| AdTranscriptConfig Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdTranscriptConfigID |
int | NO | ||
| Code | varchar(16) | NO | ||
| Descrip | varchar(50) | NO | ||
| CustomTranscript | varchar(4000) | NO | ||
| TranscriptFormat | char(1) | NO | ||
| Active | bit | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| TS | timestamp | NO | ||
| CustomUnofficial | varchar(1000) | YES | ||
| SAPDisplay | char(1) | NO | ||
| CustomStudentTranscript | varchar(4000) | YES |
| AdTranscriptConfig Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_AdTranscriptConfig_AdTranscriptConfigID | PrimaryKey | AdTranscriptConfigID |
| adTranscriptConfig_Code_U_N_IDX | Index | Code |
| AdTranscriptConfig Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyCampusDetails | Non-Identifying | One To Zero or More | FK_SyCampusDetails_AdTranscriptConfigID_AdTranscriptConfig_AdTranscriptConfigID | NO | YES |
| AdTranscriptConfig Check Constraints |
| Check Constraint Name | CheckConstraint |